@charset "utf-8";

/* CSS Document */

#banner{

	height:175px;

	width:899px;

}

#claim{

	margin-top:30px;

	width:590px;

	height:40px;

	color:#333333;

	font-size:28px;

	background:url(../images/claim_line.jpg) no-repeat bottom left;

}

#txt-home{

	font-size:14px;

	color:#666666;

	margin-top:25px;

	line-height:20px;

	width:560px;

}

.boxx{

	width:894px; 

	float:left;

	margin:0;

	padding:0;

	background-color:#FFFFFF;

	height:450px;
	
	overflow:auto;

}

.box{

	width:298px; 

	float:left;

	margin:0;

	padding:0;

	background-color:#FFFFFF;

	height:450px;

}

	.box .titulo{

	width:257px;

	margin:10px 0 10px 18px;

	font-size:18px;

	color:#DE7649;

	}

	.box .nombremedico{

	width:257px;

	margin:7px 0 7px 18px;

	font-size:17px;

	color:#666666;

	height:16px;

	}

	.box .txt{

		width:257px;

		font-size:12px; 

		color:#858585;

		line-height:17px;

		margin:10px 0 0 18px;

		font-size:13px;

	}

	.box a.bot-vermas{

		margin:12px 0 0 173px;

		display:block;

		width:111px;

		height:34px;

		background:url(../images/bot_vermas2.jpg);

		text-indent:-9999px;

	}

	.box a.bot-vermas:hover{

		background-position: 0 -34px;

	}

	

/* carrusel */

ul#nav-banner {

	background: url(../images/nav_banner.jpg) no-repeat;

	height: 45px;

	width: 435px;

	margin:0;

	padding:0;

	position:relative;

	left:-17px;

}

ul#nav-banner li {

	float: left;

	list-style: none;

}

ul#nav-banner li a {

	position:absolute;

	text-indent: -9999px;

	text-decoration: none;

	border: none !important;

	height: 45px;

	top: 0px;

}

ul#nav-banner li#nav-catalogo1 a {

	left: 0px;

	width:143px;

	background: url(../images/nav_banner.jpg) 0 0 no-repeat !important;

}

ul#nav-banner li#nav-catalogo2 a {

	left: 143px;

	width:144px;

	background: url(../images/nav_banner.jpg) -143px 0 no-repeat !important;

}

ul#nav-banner li#nav-catalogo3 a {

	left: 287px;

	width:148px;

	background: url(../images/nav_banner.jpg) -287px 0 no-repeat !important;

}



ul#nav-banner li#nav-catalogo1 a:hover  		{ background-position: 0 -45px !important; }

ul#nav-banner li#nav-catalogo2 a:hover  		{ background-position: -143px -45px !important; }

ul#nav-banner li#nav-catalogo3 a:hover  	{ background-position: -287px -45px !important; }



ul#nav-banner li#nav-catalogo1 a:active  		{ background-position: 0 -45px !important; }

ul#nav-banner li#nav-catalogo2 a:active  		{ background-position: -143px -45px !important; }

ul#nav-banner li#nav-catalogo3 a:active  	{ background-position: -287px -45px !important; }